home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19990725-20000114 / 000002_news@columbia.edu _Sun Jul 25 16:37:22 1999.msg < prev    next >
Internet Message Format  |  2020-01-01  |  1KB

  1. Return-Path: <news@columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.59.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id QAA08655
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Sun, 25 Jul 1999 16:37:18 -0400 (EDT)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id QAA13193
  7.     for kermit.misc@watsun.cc.columbia.edu; Sun, 25 Jul 1999 16:21:08 -0400 (EDT)
  8. X-Authentication-Warning: newsmaster.cc.columbia.edu: news set sender to <news> using -f
  9. From: "Tommy Martin" <tmartin@ls.net>
  10. Subject: Re: How can I set the date and time
  11. Message-ID: <CkKm3.64$Zw6.11853@news2.randori.com>
  12. Date: Sun, 25 Jul 1999 16:14:39 -0400
  13. To: kermit.misc@columbia.edu
  14.  
  15. On K95 version 1.15 someone must
  16. <Press a Key to continue>
  17. after a RUN.
  18.  
  19. Is there a switch I can send with the run so my script will continue
  20. without a body a the keyboard.  Or another method of setting the clock.
  21.  
  22. Jeffrey Altman wrote in message <7ncbau$gap$1@newsmaster.cc.columbia.edu>...
  23. >In article <pbim3.1886$Oe2.21748@news2.randori.com>,
  24. >Tommy Martin <tmartin@ls.net> wrote:
  25. >: I have a K95 script that dials and logs into an RS6000.  It then starts
  26. >: Kermit Version 6 in server mode.  Then it  transfers a couple files both
  27. >: ways.  I would like to set the date and time on the PC to the same as the
  28. >: RS6000 without any extra key strokes.
  29. >
  30. >REMOTE QUERY KERMIT time
  31. >RUN TIME \v(query)
  32.